home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 3-Pak 2 - Disc 2
/
Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso
/
Stock-Tools
/
MAWIN12R.ZIP
/
_SETUP.1
/
daily.dcf
< prev
next >
Wrap
Text File
|
1999-01-13
|
3KB
|
81 lines
//---------------------------------------------------------------------------------------------------------------------------------------------------------
// The Market Analyzer for Windows
// (C) Copyright 1994, 1995, 1996, 1997
// by Jim Dowdle
//---------------------------------------------------------------------------------------------------------------------------------------------------------
// Daily Download Command File
// Simply list .qtl (QuoteList) files in the order you wish to download your quotes
// Detailed instructions on what site to use and decoding/parsing formats are
// contained in each .qcf (Quote Configuration File) for each of the following
// (eg. watch.qcf)
// The .qtl may be accessed and edited from the .qtl Windows for these files
//---------------------------------------------------------------------------------------------------------------------------------------------------------
// watch.qtl contains your stocks, funds, etc. of primary interest in one place
// edit it to meet your needs from the .qtl window
watch.qtl
// put all your funds here, but funds of primary interest may also be put in watch.qtl
funds.qtl
// put all stocks here
stocks.qtl
// guess what you put here
indices.qtl
// Futures Quotes
Epstein_Futures.qtl
// daily quotes are updated in the order listed here. when a second quote is requested
// for the same quote file (not the same as symbol), the request will be ignored if a valid
// quote for that day has already been obtained. this is to prevent multiple quotes being stored.
// Pathfinder.qtl provides a backup for watch.qtl, and another example with additional quote types available
// but it does not have the builtin date capability of watch, so comment out for now.
//Pathfinder.qtl
// sample French quote page
//Cot001_1.qtl
// sample Australian quote page
//AustralianQuotes.qtl
// Options Quotes
//CBOE_DIS_NEAR_THE_MONEY.QTL
//CBOE_DIS_ALL.QTL
CBOE_SPX_NEAR_THE_MONEY.QTL
//CBOE_SPX_ALL.QTL
//CBOE_XRX_NEAR_THE_MONEY.QTL
//CBOE_INTC_NEAR_THE_MONEY.QTL
//CBOE_HD_NEAR_THE_MONEY.QTL
// actually, you may use any naming convention you wish, by editing/copying the sample
// .qtl files as well as this file.
// Note that the extensions are hard coded, and must be adhered to.
// Sites used may be used by changing the corresponding .qcf files
// This will involve a detailed examination of the site .html format and editing of parsing
// instructions. Methods are spelled out in the builtin Help.
// If you have pulled up this file by external brousing, note that it is also accessable
// under the options menu from the MAWIN market analysis environment.
// lines which begin with // are ignored, and may be eliminated or reordered as you wish.
//---------------------------------------------------------------------------------------------------------------------------------------------------------